currency=unique identifier of a currency (should consist of three characters)
                
                    <price> puts into brackets the price of a part of equipment, given as a real number in the currency
                    given as an attribute.
                
                    (see also <purchase>)
                
<!-- 123,45 Euro -->
<price currency="EUR">123.45</price>