import type Scotsoun from '../../types/Scotsoun'; const cd: Scotsoun = { title: 'A Forgotten Heritage', subtitle: 'Original folk tales of Lowland Scotland', 'long-name': 'A Forgotten Heritage – Original folk tales of Lowland Scotland', author: 'Hannah Aitken (ed)', 'cd-count': 1, price: '11.00', 'scotsoun-id': '022', 'track-list': ['The Miller’s Tale', 'The Marriage of Robin Redbreast'], }; export default cd;