<?xml version="1.0" encoding="utf-8"?>
<SetStoreCategoriesRequest xmlns="urn:ebay:apis:eBLBaseComponents">
  <RequesterCredentials>
    <eBayAuthToken>A*******3</eBayAuthToken>
  </RequesterCredentials>
  <Action>Rename</Action>
  <ItemDestinationCategoryID>1***7</ItemDestinationCategoryID>
  <DestinationParentCategoryID>1***2</DestinationParentCategoryID>
  <StoreCategories>
    <CustomCategory>
      <CategoryID>19227</CategoryID>
      <Name>MP3 Players and Accessories</Name>
      <Order>1</Order>
    </CustomCategory>
    <CustomCategory>
      <CategoryID>19228</CategoryID>
      <Name>GPS Devices</Name>
      <Order>2</Order>
    </CustomCategory>
  </StoreCategories>
</SetStoreCategoriesRequest>
