import type Scotsoun from '../../types/Scotsoun';
const cd: Scotsoun = {
title: 'The Preiching of the Swallow',
subtitle: 'Searmonachadh a’ Ghòbhlain-Ghaoithe',
'long-name': 'The Preiching of the Swallow – Searmonachadh a’ Ghòbhlain-Ghaoithe',
author: 'Robert Henryson',
'cd-count': 1,
price: '11.00',
'scotsoun-id': '115',
};
export default cd;