diff --git a/force-app/main/default/reportTypes/Animals_and_their_locations.reportType-meta.xml b/force-app/main/default/reportTypes/Animals_and_their_locations.reportType-meta.xml
new file mode 100644
index 0000000..2c355e5
--- /dev/null
+++ b/force-app/main/default/reportTypes/Animals_and_their_locations.reportType-meta.xml
@@ -0,0 +1,268 @@
+
+
+ animalshelters__Locations__c
+ other
+ true
+ Animals with location
+
+ false
+ animalshelters__Movements__r
+
+
+
+
+ false
+ animalshelters__Allocation__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Animal_Preference_Foster__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Assessment_Due__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Availability__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Available_for_Boarding__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Available_Capacity__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Block_Status__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Total_Capacity__c
+ animalshelters__Locations__c
+
+
+ false
+ CreatedBy
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Last_Assessment_Date__c
+ animalshelters__Locations__c
+
+
+ false
+ CreatedDate
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Foster_Contact__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Block_Unit__c
+ animalshelters__Locations__c
+
+
+ false
+ LastActivityDate
+ animalshelters__Locations__c
+
+
+ false
+ LastModifiedBy
+ animalshelters__Locations__c
+
+
+ false
+ LastModifiedDate
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Location_Capacity__c
+ animalshelters__Locations__c
+
+
+ false
+ Id
+ animalshelters__Locations__c
+
+
+ true
+ Name
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Name__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Organisation__c
+ animalshelters__Locations__c
+
+
+ false
+ Owner
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Parent_Block__c
+ animalshelters__Locations__c
+
+
+ false
+ RecordType
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Sitename__c
+ animalshelters__Locations__c
+
+
+ false
+ animalshelters__Unit_Status__c
+ animalshelters__Locations__c
+
+ Locations
+
+
+
+ false
+ animalshelters__Animal__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Animal_Name__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ CreatedBy
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ CreatedDate
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Current__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__End_Date__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ LastActivityDate
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ LastModifiedBy
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ LastModifiedDate
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Location_Name__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ Id
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ true
+ Name
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Movement_Status__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ Owner
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Release_Location__Latitude__s
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Release_Location__Longitude__s
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Sitename__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Start_Date__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Total_Time_Days__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Type__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Animal__c.animalshelters__Animal_Status__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Animal__c.animalshelters__Animal_Name__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Animal__c.Id
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+
+ false
+ animalshelters__Animal__c.animalshelters__Location_Status__c
+ animalshelters__Locations__c.animalshelters__Movements__r
+
+ Movements
+
+
diff --git a/manifest/package.xml b/manifest/package.xml
index fe008b9..f85d342 100644
--- a/manifest/package.xml
+++ b/manifest/package.xml
@@ -771,5 +771,9 @@
MovementTrigger
ApexTrigger
+
+ Animals_and_their_locations
+ ReportType
+
58.0