Basic Info
Listing code : MDL396
Brand : Breitling
Model : Windrider
Reference number : A10350
Dealer product code : WT8Y@2
Movement : Automatic
Case material : Steel
Bracelet material : Steel
Year of production : 2005
Condition : Used (Good)
Scope of delivery : Original box, original papers
Location : United Kingdom, Sutton
Price : 1,595
Availability : Item needs to be procured
Caliber
Movement : Automatic
Case
Case material : Steel
Case diameter : 38 mm
Water resistance : 10 ATM
Dial : Blue
Bracelet/strap
Bracelet material : Steel
Bracelet color : Steel
Bracelet length : 200 mm
/* Copyright 2014 The Chromium Authors * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ :root { color-scheme: light dark;
} div.header { border-bottom: 2px solid black; padding-bottom: 5px; margin: 10px;
} @media (prefers-color-scheme: dark) { div.header { border-bottom: 2px solid white; }
} div.folder > div.hidden { display:none;
} div.folder > span.hidden { display:none;
} .pretty-print { margin-top: 1em; margin-left: 20px; font-family: monospace; font-size: 13px;
} #webkit-xml-viewer-source-xml { display: none;
} .opened { margin-left: 1em;
} .comment { white-space: pre;
} .folder-button { user-select: none; cursor: pointer; display: inline-block; margin-left: -10px; width: 10px; background-repeat: no-repeat; background-position: left top; vertical-align: bottom;
} .fold { background: url("data:image/svg+xml,"); height: 10px;
} .open { background: url("data:image/svg+xml,"); height: 10px;
}
This XML file does not appear to have any style information associated with it. The document tree is shown below.
...