Basic Info
Listing code : MKMSI3
Brand : Blancpain
Model : Fifty Fathoms Bathyscaphe
Reference number : 5071-1110-B52A
Movement : Automatic
Case material : Steel
Bracelet material : Textile
Year of production : Unknown
Condition : Used (Good)
Scope of delivery : Original box, original papers
Gender : Men's watch/Unisex
Location : Switzerland, Geneve
Price : CHF17,000
Availability : Item needs to be procured
Caliber
Movement : Automatic
Caliber/movement : 6054.P
Power reserve : 72 h
Number of jewels : 34
Case
Case material : Steel
Case diameter : 43 mm
Water resistance : 30 ATM
Bezel material : Steel
Crystal : Sapphire crystal
Dial : Grey
Dial numerals : No numerals
Bracelet/strap
Bracelet material : Textile
Bracelet color : Black
Clasp : Buckle
Clasp material : Steel
Functions
Date, Annual calendar
Other
Luminous hands, Rotating Bezel
/* 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.
...