package.xml Example File

treename/packages/B.sub1/meta/package.xml
 <?xml version="1.0" encoding="UTF-8"?>
 <Package>
     <DisplayName>B subcomponent 1 (moved to root with children)</DisplayName>
     <Description>Subcomponent of component B</Description>
     <Version>1.0.0-1</Version>
     <ReleaseDate>2021-01-01</ReleaseDate>
     <TreeName moveChildren="true">BSub1ToRoot</TreeName>
 </Package>