import type Scotsoun from '$types/Scotsoun';
const cd: Scotsoun = {
title: 'The Preiching of the Swallow',
subtitle: 'Searmonachadh a’ Ghòbhlain-Ghaoithe',
longName: 'The Preiching of the Swallow – Searmonachadh a’ Ghòbhlain-Ghaoithe',
author: 'Robert Henryson',
cdCount: 1,
price: '11.00',
scotsounId: '115',
uploadDate: '2023-08-25',
};
export default cd;