import type Scotsoun from '../../types/Scotsoun';
const cd: Scotsoun = {
title: 'Piper in the Nave',
subtitle: 'of Dunfermline Abbey, vol 2',
'long-name': 'Piper in the Nave of Dunfermline Abbey, vol 2',
author: 'Pipe Major Donald MacLeod MBE',
'cd-count': 1,
price: '11.00',
'scotsoun-id': '046',
'track-list': ['Introduction to A Glase', 'A Glase'],
};
export default cd;