<core:FragmentDefinition xmlns="sap.m" xmlns:u="sap.ui.unified"
	xmlns:core="sap.ui.core">
		<PlanningCalendarLegend>
			<items>
				<u:CalendarLegendItem text="Legend Item 1" type="Type01" />
				<u:CalendarLegendItem text="Legend Item 2" type="Type02" />
				<u:CalendarLegendItem text="Legend Item 3" type="Type03" />
			</items>
		</PlanningCalendarLegend>
</core:FragmentDefinition>