Basic Info
Listing code : MJOXL7
Brand : Rolex
Model : Daytona
Reference number : 126508-0002
Movement : Automatic
Case material : Yellow gold
Bracelet material : Yellow gold
Year of production : Unknown
Condition : New
Scope of delivery : Original box, original papers
Gender : Men's watch/Unisex
Location : Hong Kong, Tsim Sha Tsui, Kowloon, Hong Kong
Price : HK$360,000
Availability : Item needs to be procured
Caliber
Movement : Automatic
Caliber/movement : 4131
Power reserve : 72 h
Case
Case material : Yellow gold
Case diameter : 40 mm
Water resistance : 10 ATM
Bezel material : Yellow gold
Crystal : Sapphire crystal
Bracelet/strap
Bracelet material : Yellow gold
Functions
Chronograph
Other
Central seconds, Small seconds
/* 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.
...