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