NCM_Ships_401_500.XML

<?xml version="1.0" encoding="UTF-8"?>

<!-- **************************************************** -->
<!--                    NCM Ships 401 to 500              -->
<!-- **************************************************** -->
<!--                                                      -->
<!-- LaunchDate is only used to sort entries for ships    -->
<!-- with the same name.  Sequence is only used to sort   -->
<!-- entries for different incarnations of the same ship  -->
<!-- (ie, when a ship's name or hull designation changes) -->
<!-- so we can get them in chronological order.           -->
<!--                                                      -->
<!-- include <HistoryLink> for EVERY entry but only       -->
<!-- include <HistID> on the primary entry                -->
<!--                                                      -->
<!-- **************************************************** -->
<!-- 439) USS Albany CA-123                               -->
<!-- 440) USS Albany CG-10 (ex CA-123)                    -->
<!-- 443) USS Arnold J. Isbell DD-869                     -->
<!-- 462) USS Brooklyn CL-40                              -->
<!-- 454) USS Buchanan DD-131                             -->
<!-- 441) USS England DLG-22                 (no danfs)   -->
<!-- 442) USS England CG-22 (ex DLG-22)      (no danfs)   -->
<!-- 463) USS Grampus SS-207                              -->
<!-- 464) USS Growler SS-215                              -->
<!-- 465) USS Grunion SS-216                              -->
<!-- 466) USS Harriet Lane WSC-141           (no danfs)   -->
<!-- 467) USS Iwana YT-2                                  -->
<!-- 468) USS Iwana YTM-2 (ex YT-2)                       -->
<!-- 469) USS Lancetfish SS-296                           -->
<!-- 444) USS Long Island AVG-1                           -->
<!-- 445) USS Long Island ACV-1 (ex AVG-1)                -->
<!-- 446) USS Long Island CVE-1 (ex ACV-1 ex AVG-1)       -->
<!-- 470) USS New York BB-34                              -->
<!-- 447) USS Nokomis SP-609                 (no danfs)   -->
<!-- 448) USS Nokomis PY-6 (ex SP-609)       (no danfs)   -->
<!-- 456) USS Permit SS-178                               -->
<!-- 449) USS Quincy CA-71                                -->
<!-- 437) USS Reliance WSC-150                            -->
<!-- 432) USS Roger B. Taney CGC-68                       -->
<!-- 471) USS Runner SS-275                               -->
<!-- 450) USS San Diego CL-53                             -->
<!-- 472) USS Scamp SS-277                                -->
<!-- 473) USS Scorpion SS-278                             -->
<!-- 457) USS Semmes DD-189                               -->
<!-- 458) USS Semmes AG-24 (ex DD-189)                    -->
<!-- 455) USS Shark SS-174                                -->
<!-- 474) USS Snook SS-279                                -->
<!-- 475) USS Spearfish SS-190                            -->
<!-- 451) USS Tanager AM-5                                -->
<!-- 433) USS Taney CGC-68 (ex Roger B. Taney)            -->
<!-- 434) USS Taney WPG-37 (ex CGC-68 ex Roger B. Taney)  -->
<!-- 435) USS Taney WAGC-37 (ex WPG-37 ex CGC-68 ex Roger B. Taney) -->
<!-- 436) USS Taney WHEC-37 (ex WAGC-37 ex WPG-37 ex CGC-68 ex Roger B. Taney) -->
<!-- 459) USS Tarpon SS-175                               -->
<!-- 460) USS Tattnall DD-125                             -->
<!-- 461) USS Tattnall APD-19 (ex DD-125)                 -->
<!-- 401) USS Tautog SS-199                               -->
<!-- 452) USS Teal AM-23                                  -->
<!-- 453) USS Teal AVP-5 (ex AM-23)                       -->
<!-- 402) USS Tennessee BB-43                             -->
<!-- 403) USS Tern AM-31                                  -->
<!-- 404) USS Tern AT-142 (ex AM-31)                      -->
<!-- 405) USS Tern ATO-142 (ex AT-142 ex AM-31)           -->
<!-- 476) USS Thetis WPC-115                              -->
<!-- 406) USS Thornton DD-270                             -->
<!-- 407) USS Thornton AVD-11 (ex DD-270)                 -->
<!-- 438) USS Tiger WSC-152                               -->
<!-- 408) USS Tracy DD-214                                -->
<!-- 409) USS Tracy DM-19 (ex DD-214)                     -->
<!-- 410) USS Trever DD-339                               -->
<!-- 411) USS Trever DMS-16 (ex DD-339)                   -->
<!-- 412) USS Trever AG-110 (ex DMS-16 ex DD-339)         -->
<!-- 413) USS Utah BB-31                                  -->
<!-- 414) USS Utah AG-16 (ex BB-31)                       -->
<!-- 415) USS Vega AK-17                                  -->
<!-- 416) USS Vestal AR-4                                 -->
<!-- 417) USS Vireo AM-52                                 -->
<!-- 418) USS Vireo AT-144 (ex AM-52)                     -->
<!-- 419) USS Vireo ATO-144 (ex AT-144 ex AM-52)          -->
<!-- 477) USS Wandank AT-26                  (no danfs)   -->
<!-- 478) USS Wandank ATO-26 (ex AT-26)      (no danfs)   -->
<!-- 420) USS Ward DD-139                                 -->
<!-- 421) USS Ward APD-16 (ex DD-139)                     -->
<!-- 422) USS Wasmuth DD-338                              -->
<!-- 423) USS Wasmuth DMS-15 (ex DD-338)                  -->
<!-- 424) USS West Virginia BB-48                         -->
<!-- 425) USS Whitney AD-4                                -->
<!-- 426) USS Widgeon AM-22                               -->
<!-- 428) USS Worden DD-352                               -->
<!-- 429) USS Zane DD-337                                 -->
<!-- 430) USS Zane DMS-14 (ex DD-337)                     -->
<!-- 431) USS Zane AG-109 (ex DMS-14 ex DD-337)           -->
<!-- **************************************************** -->


<!DOCTYPE NCM.Ships SYSTEM "../DTDs/NCM_Ships.dtd">

<NCM.Ships>

   <!-- ************************************************* -->
   <!-- 401) USS Tautog SS-199                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 401            </ShipID>
      <PrimaryID> 401         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tautog       </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 199  </HullNumber>
      <HullData> SS-199 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1940-01-27 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistoryLink> danfs/submar/ss199.htm </HistoryLink>
      <Notes> (None)  </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 402) USS Tennessee BB-43                          -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 402            </ShipID>
      <PrimaryID> 402         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tennessee       </ShipName>
      <HullDesignation> BB  </HullDesignation>
      <HullNumber> 43  </HullNumber>
      <HullData> BB-43 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-04-30 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 20      </HistID> <!-- Present at Presidential Fleet Review in New York 1934 -->
      <HistID> 21      </HistID> <!-- Present at New York World's Fair Fleet Visit 1939 -->
      <HistoryLink> danfs/battlesh/bb43.htm </HistoryLink>
      <Notes> (None)  </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 403) USS Tern AM-31                               -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 403            </ShipID>
      <PrimaryID> 405         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tern       </ShipName>
      <HullDesignation> AM  </HullDesignation>
      <HullNumber> 31  </HullNumber>
      <HullData> AM-31 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-03-22 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/mine/am31.htm </HistoryLink>
      <Notes> Designation changed to AT-142 on Jun 1, 1942 </Notes>
      <Notes> Designation changed to ATO-142 on May 15, 1944 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 404) USS Tern AT-142 (ex AM-31)                   -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 404            </ShipID>
      <PrimaryID> 405         </PrimaryID>
      <Sequence> 2            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tern       </ShipName>
      <HullDesignation> AT  </HullDesignation>
      <HullNumber> 142  </HullNumber>
      <HullData> AT-142 (ex AM-31) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-03-22 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/mine/am31.htm </HistoryLink>
      <Notes> Designation changed to AT-142 on Jun 1, 1942 </Notes>
      <Notes> Designation changed to ATO-142 on May 15, 1944 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 405) USS Tern ATO-142 (ex AT-142 ex AM-31)        -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 405            </ShipID>
      <PrimaryID> 405         </PrimaryID>
      <Sequence> 3            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tern       </ShipName>
      <HullDesignation> ATO  </HullDesignation>
      <HullNumber> 142  </HullNumber>
      <HullData> ATO-142 (ex AT-142 ex AM-31) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-03-22 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistoryLink> danfs/mine/am31.htm </HistoryLink>
      <Notes> Designation changed to AT-142 on Jun 1, 1942 </Notes>
      <Notes> Designation changed to ATO-142 on May 15, 1944 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 406) USS Thornton DD-270                          -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 406            </ShipID>
      <PrimaryID> 407         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Thornton       </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 270  </HullNumber>
      <HullData> DD-270 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-03-02 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd270txt.htm </HistoryLink>
      <Notes> Designation changed to AVD-11 on Aug 2, 1940 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 407) USS Thornton AVD-11 (ex DD-270)              -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 407            </ShipID>
      <PrimaryID> 407         </PrimaryID>
      <Sequence> 2            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Thornton       </ShipName>
      <HullDesignation> AVD  </HullDesignation>
      <HullNumber> 11  </HullNumber>
      <HullData> AVD-11 (ex DD-270) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-03-02 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 7       </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/destroy/dd270txt.htm </HistoryLink>
      <Notes> Designation changed to AVD-11 on Aug 2, 1940 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 408) USS Tracy DD-214                             -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 408            </ShipID>
      <PrimaryID> 409         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tracy       </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 214  </HullNumber>
      <HullData> DD-214 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-08-13 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd214txt.htm </HistoryLink>
      <Notes> Designation changed to DM-19 on Jun 30, 1937 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 409) USS Tracy DM-19 (ex DD-214)                  -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 409            </ShipID>
      <PrimaryID> 409         </PrimaryID>
      <Sequence> 2            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tracy       </ShipName>
      <HullDesignation> DM  </HullDesignation>
      <HullNumber> 19  </HullNumber>
      <HullData> DM-19 (ex DD-214) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-08-13 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 20      </HistID> <!-- Present at Presidential Fleet Review in New York 1934 -->
      <HistoryLink> danfs/destroy/dd214txt.htm </HistoryLink>
      <Notes> Designation changed to DM-19 on Jun 30, 1937 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 410) USS Trever DD-339                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 410            </ShipID>
      <PrimaryID> 412         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Trever       </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 339  </HullNumber>
      <HullData> DD-339 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1920-09-15 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd339txt.htm </HistoryLink>
      <Notes> Designation changed to DMS-16 on Nov 19, 1940 </Notes>
      <Notes> Designation changed to AG-110 on Jun 4, 1945 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 411) USS Trever DMS-16 (ex DD-339)                -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 411            </ShipID>
      <PrimaryID> 412         </PrimaryID>
      <Sequence> 2            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Trever       </ShipName>
      <HullDesignation> DMS  </HullDesignation>
      <HullNumber> 16  </HullNumber>
      <HullData> DMS-16 (ex DD-339) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1920-09-15 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd339txt.htm </HistoryLink>
      <Notes> Designation changed to DMS-16 on Nov 19, 1940 </Notes>
      <Notes> Designation changed to AG-110 on Jun 4, 1945 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 412) USS Trever AG-110 (ex DMS-16 ex DD-339)      -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 412            </ShipID>
      <PrimaryID> 412         </PrimaryID>
      <Sequence> 3            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Trever       </ShipName>
      <HullDesignation> AG  </HullDesignation>
      <HullNumber> 110  </HullNumber>
      <HullData> AG-110 (ex DMS-16 ex DD-339) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1920-09-15 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 20      </HistID> <!-- Present at Presidential Fleet Review in New York 1934 -->
      <HistoryLink> danfs/destroy/dd339txt.htm </HistoryLink>
      <Notes> Designation changed to DMS-16 on Nov 19, 1940 </Notes>
      <Notes> Designation changed to AG-110 on Jun 4, 1945 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 413) USS Utah BB-31                               -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 413            </ShipID>
      <PrimaryID> 414         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Utah       </ShipName>
      <HullDesignation> BB  </HullDesignation>
      <HullNumber> 31  </HullNumber>
      <HullData> BB-31 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1909-12-23 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/battlesh/bb31.htm </HistoryLink>
      <Notes> Designation changed to AG-16 on Jul 1, 1931 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 414) USS Utah AG-16 (ex BB-31)                    -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 414            </ShipID>
      <PrimaryID> 414         </PrimaryID>
      <Sequence> 2            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Utah       </ShipName>
      <HullDesignation> AG  </HullDesignation>
      <HullNumber> 16  </HullNumber>
      <HullData> AG-16 (ex BB-31) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1909-12-23 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 7       </HistID> <!-- Lost in World War 2 -->
      <HistID> 16      </HistID> <!-- Present at Naval Review in New York 1911 -->
      <HistID> 17      </HistID> <!-- Present at Presidential Fleet Review in New York 1912 -->
      <HistID> 18      </HistID> <!-- Present at Presidential Atlantic Fleet Review in New York 1915 -->
      <HistID> 19      </HistID> <!-- Present at Return from the Great War Fleet Review in New York 1918 -->
      <HistoryLink> danfs/battlesh/bb31.htm </HistoryLink>
      <Notes> Designation changed to AG-16 on Jul 1, 1931 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 415) USS Vega AK-17                               -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 415            </ShipID>
      <PrimaryID> 415         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Vega       </ShipName>
      <HullDesignation> AK  </HullDesignation>
      <HullNumber> 17  </HullNumber>
      <HullData> AK-17 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1921-12-02 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistoryLink> danfs/auxil/ak17.htm </HistoryLink>
      <Notes> (None) </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 416) USS Vestal AR-4                              -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 416            </ShipID>
      <PrimaryID> 416         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Vestal       </ShipName>
      <HullDesignation> AR  </HullDesignation>
      <HullNumber> 4  </HullNumber>
      <HullData> AR-4 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1908-05-19 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 18      </HistID> <!-- Present at Presidential Atlantic Fleet Review in New York 1915 -->
      <HistID> 20      </HistID> <!-- Present at Presidential Fleet Review in New York 1934 -->
      <HistoryLink> danfs/auxil/ar4.txt </HistoryLink>
      <Notes> (None) </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 417) USS Vireo AM-52                              -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 417            </ShipID>
      <PrimaryID> 419         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Vireo       </ShipName>
      <HullDesignation> AM  </HullDesignation>
      <HullNumber> 52  </HullNumber>
      <HullData> AM-52 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-05-26 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/mine/am52.htm </HistoryLink>
      <Notes> Designation changed to AT-144 on Jun 1, 1942 </Notes>
      <Notes> Designation changed to ATO-144 on May 15, 1944 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 418) USS Vireo AT-144 (ex AM-52)                  -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 418            </ShipID>
      <PrimaryID> 419         </PrimaryID>
      <Sequence> 2            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Vireo       </ShipName>
      <HullDesignation> AT  </HullDesignation>
      <HullNumber> 144  </HullNumber>
      <HullData> AT-144 (ex AM-52) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-05-26 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/mine/am52.htm </HistoryLink>
      <Notes> Designation changed to AT-144 on Jun 1, 1942 </Notes>
      <Notes> Designation changed to ATO-144 on May 15, 1944 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 419) USS Vireo ATO-144 (ex AT-144 ex AM-52)       -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 419            </ShipID>
      <PrimaryID> 419         </PrimaryID>
      <Sequence> 3            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Vireo       </ShipName>
      <HullDesignation> ATO  </HullDesignation>
      <HullNumber> 144  </HullNumber>
      <HullData> ATO-144 (ex AT-144 ex AM-52) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-05-26 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistoryLink> danfs/mine/am52.htm </HistoryLink>
      <Notes> Designation changed to AT-144 on Jun 1, 1942 </Notes>
      <Notes> Designation changed to ATO-144 on May 15, 1944 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 420) USS Ward DD-139                              -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 420            </ShipID>
      <PrimaryID> 421         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Ward       </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 139  </HullNumber>
      <HullData> DD-139 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-06-01 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd139txt.htm </HistoryLink>
      <Notes> Designation changed to APD-16 on Jan 2, 1943 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 421) USS Ward APD-16 (ex DD-139)                  -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 421            </ShipID>
      <PrimaryID> 421         </PrimaryID>
      <Sequence> 2            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Ward       </ShipName>
      <HullDesignation> APD  </HullDesignation>
      <HullNumber> 16  </HullNumber>
      <HullData> APD-16 (ex DD-139) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-06-01 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 7       </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/destroy/dd139txt.htm </HistoryLink>
      <Notes> Designation changed to APD-16 on Jan 2, 1943 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 422) USS Wasmuth DD-338                           -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 422            </ShipID>
      <PrimaryID> 423         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Wasmuth       </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 338  </HullNumber>
      <HullData> DD-338 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1920-09-15 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd338txt.htm </HistoryLink>
      <Notes> Designation changed to DMS-15 on Nov 19, 1940 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 423) USS Wasmuth DMS-15 (ex DD-338)               -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 423            </ShipID>
      <PrimaryID> 423         </PrimaryID>
      <Sequence> 2            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Wasmuth       </ShipName>
      <HullDesignation> DMS  </HullDesignation>
      <HullNumber> 15  </HullNumber>
      <HullData> DMS-15 (ex DD-338) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1920-09-15 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 7       </HistID> <!-- Lost in World War 2 -->
      <HistID> 20      </HistID> <!-- Present at Presidential Fleet Review in New York 1934 -->
      <HistoryLink> danfs/destroy/dd338txt.htm </HistoryLink>
      <Notes> Designation changed to DMS-15 on Nov 19, 1940 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 424) USS West Virginia BB-48                      -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 424            </ShipID>
      <PrimaryID> 424         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> West Virginia       </ShipName>
      <HullDesignation> BB  </HullDesignation>
      <HullNumber> 48  </HullNumber>
      <HullData> BB-48 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1921-11-17 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 2       </HistID> <!-- Present at Tokyo Bay on August / September 1945 -->
      <HistID> 20      </HistID> <!-- Present at Presidential Fleet Review in New York 1934 -->
      <HistoryLink> danfs/battlesh/bb48.htm </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 425) USS Whitney AD-4                             -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 425            </ShipID>
      <PrimaryID> 425         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Whitney   </ShipName>
      <HullDesignation> AD  </HullDesignation>
      <HullNumber> 4   </HullNumber>
      <HullData> AD-4 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1923-10-12 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 20      </HistID> <!-- Present at Presidential Fleet Review in New York 1934 -->
      <HistoryLink> danfs/auxil/ad4.htm </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 426) USS Widgeon AM-22                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 426            </ShipID>
      <PrimaryID> 427         </PrimaryID>
      <Sequence> 1            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Widgeon   </ShipName>
      <HullDesignation> AM  </HullDesignation>
      <HullNumber> 22  </HullNumber>
      <HullData> AM-22 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-05-05 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/mine/am22.htm </HistoryLink>
      <Notes> Designation changed to ASR-1 on Jan 22, 1936 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 427) USS Widgeon ASR-1 (ex AM-22)                 -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 427            </ShipID>
      <PrimaryID> 427         </PrimaryID>
      <Sequence> 2            </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Widgeon   </ShipName>
      <HullDesignation> ASR  </HullDesignation>
      <HullNumber> 1  </HullNumber>
      <HullData> ASR-1 (ex AM-22) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-05-05 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 3       </HistID> <!-- Operation Crossroads (A-Bomb Test) Support Ship 1945 -->
      <HistoryLink> danfs/mine/am22.htm </HistoryLink>
      <Notes> Designation changed to ASR-1 on Jan 22, 1936 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 428) USS Worden DD-352                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 428            </ShipID>
      <PrimaryID> 428         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Worden   </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 352  </HullNumber>
      <HullData> DD-352 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1934-10-27 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 7       </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/destroy/dd352txt.htm </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 429) USS Zane DD-337                              -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 429            </ShipID>
      <PrimaryID> 431         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Zane   </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 337  </HullNumber>
      <HullData> DD-337 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-08-12 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd337txt.htm </HistoryLink>
      <Notes> Designation changed to DMS-14 on Nov 19, 1940 </Notes>
      <Notes> Designation changed to AG-109 on Jun 5, 1945 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 430) USS Zane DMS-14 (ex DD-337)                  -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 430            </ShipID>
      <PrimaryID> 431         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Zane   </ShipName>
      <HullDesignation> DMS  </HullDesignation>
      <HullNumber> 14  </HullNumber>
      <HullData> DMS-14 (ex DD-337) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-08-12 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd337txt.htm </HistoryLink>
      <Notes> Designation changed to DMS-14 on Nov 19, 1940 </Notes>
      <Notes> Designation changed to AG-109 on Jun 5, 1945 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 431) USS Zane AG-109 (ex DMS-14 ex DD-337)        -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 431            </ShipID>
      <PrimaryID> 431         </PrimaryID>
      <Sequence> 3           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Zane   </ShipName>
      <HullDesignation> AG  </HullDesignation>
      <HullNumber> 109  </HullNumber>
      <HullData> AG-109 (ex DMS-14 ex DD-337) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-08-12 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistID> 20      </HistID> <!-- Present at Presidential Fleet Review in New York 1934 -->
      <HistoryLink> danfs/destroy/dd337txt.htm </HistoryLink>
      <Notes> Designation changed to DMS-14 on Nov 19, 1940 </Notes>
      <Notes> Designation changed to AG-109 on Jun 5, 1945 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 432) USS Roger B. Taney CGC-68                    -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 432            </ShipID>
      <PrimaryID> 436         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Roger B. Taney   </ShipName>
      <HullDesignation> CGC  </HullDesignation>
      <HullNumber> 68  </HullNumber>
      <HullData> CGC-68 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1936-06-03 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/guard/wpg37.htm </HistoryLink>
      <Notes> Name changed to Taney in  1936 </Notes>
      <Notes> Designation changed to WPG-37 in Feb 1942 </Notes>
      <Notes> Designation changed to WAGC-37 on Oct 10, 1944 </Notes>
      <Notes> Designation changed to WHEC-37 on May 1, 1966 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 433) USS Taney CGC-68 (ex Roger B. Taney)         -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 433            </ShipID>
      <PrimaryID> 436         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Taney   </ShipName>
      <HullDesignation> CGC  </HullDesignation>
      <HullNumber> 68  </HullNumber>
      <HullData> CGC-68 (ex Roger B. Taney) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1936-06-03 </LaunchDate>
      <NewName> T             </NewName>
      <HistoryLink> danfs/guard/wpg37.htm </HistoryLink>
      <Notes> Name changed to Taney in  1936 </Notes>
      <Notes> Designation changed to WPG-37 in Feb 1942 </Notes>
      <Notes> Designation changed to WAGC-37 on Oct 10, 1944 </Notes>
      <Notes> Designation changed to WHEC-37 on May 1, 1966 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 434) USS Taney WPG-37 (ex CGC-68 ex Roger B. Taney) -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 434            </ShipID>
      <PrimaryID> 436         </PrimaryID>
      <Sequence> 3           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Taney   </ShipName>
      <HullDesignation> WPG  </HullDesignation>
      <HullNumber> 37  </HullNumber>
      <HullData> WPG-37 (ex CGC-68 ex Roger B. Taney) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1936-06-03 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/guard/wpg37.htm </HistoryLink>
      <Notes> Name changed to Taney in  1936 </Notes>
      <Notes> Designation changed to WPG-37 in Feb 1942 </Notes>
      <Notes> Designation changed to WAGC-37 on Oct 10, 1944 </Notes>
      <Notes> Designation changed to WHEC-37 on May 1, 1966 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 435) USS Taney WAGC-37 (ex WPG-37 ex CGC-68 ex Roger B. Taney) -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 435            </ShipID>
      <PrimaryID> 436         </PrimaryID>
      <Sequence> 4           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Taney   </ShipName>
      <HullDesignation> WAGC  </HullDesignation>
      <HullNumber> 37  </HullNumber>
      <HullData> WAGC-37 (ex WPG-37 ex CGC-68 ex Roger B. Taney) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1936-06-03 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/guard/wpg37.htm </HistoryLink>
      <Notes> Name changed to Taney in  1936 </Notes>
      <Notes> Designation changed to WPG-37 in Feb 1942 </Notes>
      <Notes> Designation changed to WAGC-37 on Oct 10, 1944 </Notes>
      <Notes> Designation changed to WHEC-37 on May 1, 1966 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 436) USS Taney WHEC-37 (ex WAGC-37 ex WPG-37 ex CGC-68 ex Roger B. Taney) -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 436            </ShipID>
      <PrimaryID> 436         </PrimaryID>
      <Sequence> 5           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Taney   </ShipName>
      <HullDesignation> WHEC  </HullDesignation>
      <HullNumber> 37  </HullNumber>
      <HullData> WHEC-37 (ex WAGC-37 ex WPG-37 ex CGC-68 ex Roger B. Taney) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1936-06-03 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistoryLink> danfs/guard/wpg37.htm </HistoryLink>
      <Notes> Name changed to Taney in  1936 </Notes>
      <Notes> Designation changed to WPG-37 in Feb 1942 </Notes>
      <Notes> Designation changed to WAGC-37 on Oct 10, 1944 </Notes>
      <Notes> Designation changed to WHEC-37 on May 1, 1966 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 437) USS Reliance WSC-150                         -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 437            </ShipID>
      <PrimaryID> 437         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Reliance   </ShipName>
      <HullDesignation> WSC  </HullDesignation>
      <HullNumber> 150 </HullNumber>
      <HullData> WSC-150 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1927-04-04 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistoryLink> danfs/guard/wsc150.htm </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 438) USS Tiger WSC-152                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 438            </ShipID>
      <PrimaryID> 438         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tiger   </ShipName>
      <HullDesignation> WSC  </HullDesignation>
      <HullNumber> 152 </HullNumber>
      <HullData> WSC-152 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1927-04-18 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 1       </HistID> <!-- Present at Pearl Harbor on Dec 7, 1941 -->
      <HistoryLink> danfs/guard/wpc152.htm </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 439) USS Albany CA-123                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 439            </ShipID>
      <PrimaryID> 440         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Albany   </ShipName>
      <HullDesignation> CA  </HullDesignation>
      <HullNumber> 123 </HullNumber>
      <HullData> CA-123 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1945-06-30 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/cruisers/ca123.txt </HistoryLink>
      <Notes> Designation changed Nov 1, 1958 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 440) USS Albany CG-10 (ex CA-123)                 -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 440            </ShipID>
      <PrimaryID> 440         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Albany   </ShipName>
      <HullDesignation> CG  </HullDesignation>
      <HullNumber> 10 </HullNumber>
      <HullData> CG-10 (ex CA-123) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1945-06-30 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/cruisers/ca123.txt </HistoryLink>
      <Notes> Designation changed Nov 1, 1958 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 441) USS England DLG-22                           -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 441            </ShipID>
      <PrimaryID> 442         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> England   </ShipName>
      <HullDesignation> DLG  </HullDesignation>
      <HullNumber> 22 </HullNumber>
      <HullData> DLG-22   </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1962-03-06 </LaunchDate>
      <NewName> N             </NewName>
      <Notes> Designation changed Jul 1, 1975 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 442) USS England CG-22 (ex DLG-22)                -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 442            </ShipID>
      <PrimaryID> 442         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> England   </ShipName>
      <HullDesignation> CG  </HullDesignation>
      <HullNumber> 22 </HullNumber>
      <HullData> CG-22 (ex DLG-22) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1962-03-06 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 13      </HistID> <!-- Participated in Desert Shield / Desert Storm 1990-91 -->
      <Notes> Designation changed Jul 1, 1975 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 443) USS Arnold J. Isbell DD-869                  -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 443            </ShipID>
      <PrimaryID> 443         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Arnold J. Isbell   </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 869 </HullNumber>
      <HullData> DD-869  </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1945-08-06 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 11      </HistID> <!-- Ship transferred to a foreign navy 1945+ -->
      <HistoryLink> danfs/destroy/dd869txt.htm </HistoryLink>
      <Notes> (None)  </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 444) USS Long Island AVG-1                        -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 444            </ShipID>
      <PrimaryID> 446         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Long Island  </ShipName>
      <HullDesignation> AVG  </HullDesignation>
      <HullNumber> 1 </HullNumber>
      <HullData> AVG-1  </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1940-01-11 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/carriers/cve1.txt </HistoryLink>
      <Notes> Designation changed to ACV-1 on Aug 20, 1942 </Notes>
      <Notes> Designation changed to CVE-1 on Jul 15, 1943 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 445) USS Long Island ACV-1 (ex AVG-1)             -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 445            </ShipID>
      <PrimaryID> 446         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Long Island  </ShipName>
      <HullDesignation> ACV  </HullDesignation>
      <HullNumber> 1 </HullNumber>
      <HullData> ACV-1 (ex AVG-1)  </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1940-01-11 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/carriers/cve1.txt </HistoryLink>
      <Notes> Designation changed to ACV-1 on Aug 20, 1942 </Notes>
      <Notes> Designation changed to CVE-1 on Jul 15, 1943 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 446) USS Long Island CVE-1 (ex ACV-1 ex AVG-1)    -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 446            </ShipID>
      <PrimaryID> 446         </PrimaryID>
      <Sequence> 3           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Long Island  </ShipName>
      <HullDesignation> CVE  </HullDesignation>
      <HullNumber> 1 </HullNumber>
      <HullData> CVE-1 (ex ACV-1 ex AVG-1) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1940-01-11 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/carriers/cve1.txt </HistoryLink>
      <Notes> Designation changed to ACV-1 on Aug 20, 1942 </Notes>
      <Notes> Designation changed to CVE-1 on Jul 15, 1943 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 447) USS Nokomis SP-609                           -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 447            </ShipID>
      <PrimaryID> 448         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Nokomis  </ShipName>
      <HullDesignation> SP  </HullDesignation>
      <HullNumber> 609 </HullNumber>
      <HullData> SP-609 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1917-06-01 </LaunchDate>
      <NewName> N             </NewName>
      <Notes> Designation changed to PY-6 on Jul 17, 1920 </Notes>
      <Notes> LaunchDate is actually date of acquisition </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 448) USS Nokomis PY-6 (ex SP-609)                 -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 448            </ShipID>
      <PrimaryID> 448         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Nokomis  </ShipName>
      <HullDesignation> PY  </HullDesignation>
      <HullNumber> 6  </HullNumber>
      <HullData> PY-6 (ex SP-609) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1917-06-01 </LaunchDate>
      <NewName> N             </NewName>
      <Notes> Designation changed to PY-6 on Jul 17, 1920 </Notes>
      <Notes> LaunchDate is actually date of acquisition </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 449) USS Quincy CA-71                             -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 449            </ShipID>
      <PrimaryID> 449         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Quincy  </ShipName>
      <HullDesignation> CA  </HullDesignation>
      <HullNumber> 71  </HullNumber>
      <HullData> CA-71 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1943-06-23 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 2       </HistID> <!-- Present at Tokyo Bay on August / September 1945 -->
      <HistoryLink> danfs/cruisers/ca71.txt </HistoryLink>
      <Notes> (None)    </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 450) USS San Diego CL-53                          -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 450            </ShipID>
      <PrimaryID> 450         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> San Diego  </ShipName>
      <HullDesignation> CL  </HullDesignation>
      <HullNumber> 53  </HullNumber>
      <HullData> CL-53 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1941-07-26 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 2       </HistID> <!-- Present at Tokyo Bay on August / September 1945 -->
      <HistoryLink> danfs/cruisers/cl53.txt </HistoryLink>
      <Notes> (None)    </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 451) USS Tanager AM-5                             -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 451            </ShipID>
      <PrimaryID> 451         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tanager  </ShipName>
      <HullDesignation> AM  </HullDesignation>
      <HullNumber> 5   </HullNumber>
      <HullData> AM-5 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-03-02 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 7       </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/mine/am5.htm </HistoryLink>
      <Notes> (None)    </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 452) USS Teal AM-23                               -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 452            </ShipID>
      <PrimaryID> 453         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Teal  </ShipName>
      <HullDesignation> AM  </HullDesignation>
      <HullNumber> 23   </HullNumber>
      <HullData> AM-23 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-05-25 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/mine/am23.htm </HistoryLink>
      <Notes> Designation changed Jan 22, 1936  </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 453) USS Teal AVP-5 (ex AM-23)                    -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 453            </ShipID>
      <PrimaryID> 453         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Teal  </ShipName>
      <HullDesignation> AVP  </HullDesignation>
      <HullNumber> 5   </HullNumber>
      <HullData> AVP-5 (ex AM-23) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-05-25 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/mine/am23.htm </HistoryLink>
      <Notes> Designation changed Jan 22, 1936  </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 454) USS Buchanan DD-131                          -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 454            </ShipID>
      <PrimaryID> 454         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Buchanan  </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 131   </HullNumber>
      <HullData> DD-131 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-01-02 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 6       </HistID> <!-- Famous 50 Destroyer -->
      <HistoryLink> danfs/destroy/dd131txt.htm </HistoryLink>
      <Notes> None     </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 455) USS Shark SS-174                             -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 455            </ShipID>
      <PrimaryID> 455         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Shark  </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 174   </HullNumber>
      <HullData> SS-174 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1935-05-21 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 7       </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/submar/ss174.txt </HistoryLink>
      <Notes> None     </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 456) USS Permit SS-178                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 456            </ShipID>
      <PrimaryID> 456         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Permit  </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 178   </HullNumber>
      <HullData> SS-178 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1936-10-05 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/submar/ss178.txt </HistoryLink>
      <Notes> None     </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 457) USS Semmes DD-189                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 457            </ShipID>
      <PrimaryID> 458         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Semmes  </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 189   </HullNumber>
      <HullData> DD-189 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-12-21 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd189txt.htm </HistoryLink>
      <Notes> Designation changed Jul 1, 1935  </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 458) USS Semmes AG-24 (ex DD-189)                 -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 458            </ShipID>
      <PrimaryID> 458         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Semmes  </ShipName>
      <HullDesignation> AG  </HullDesignation>
      <HullNumber> 24   </HullNumber>
      <HullData> AG-24 (ex DD-189) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-12-21 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 21      </HistID> <!-- Present at New York World's Fair Fleet Visit 1939 -->
      <HistoryLink> danfs/destroy/dd189txt.htm </HistoryLink>
      <Notes> Designation changed Jul 1, 1935  </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 459) USS Tarpon SS-175                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 459            </ShipID>
      <PrimaryID> 459         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tarpon  </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 175   </HullNumber>
      <HullData> SS-175 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1936-09-04 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/submar/ss175.txt </HistoryLink>
      <Notes> None     </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 460) USS Tattnall DD-125                          -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 460            </ShipID>
      <PrimaryID> 461         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tattnall  </ShipName>
      <HullDesignation> DD  </HullDesignation>
      <HullNumber> 125   </HullNumber>
      <HullData> DD-125 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-09-05 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd125txt.htm </HistoryLink>
      <Notes> Designation changed Jul 24, 1943  </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 461) USS Tattnall APD-19 (ex DD-125)              -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 461            </ShipID>
      <PrimaryID> 461         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Tattnall  </ShipName>
      <HullDesignation> APD  </HullDesignation>
      <HullNumber> 19   </HullNumber>
      <HullData> APD-19 (ex DD-125) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1918-09-05 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/destroy/dd125txt.htm </HistoryLink>
      <Notes> Designation changed Jul 24, 1943  </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 462) USS Brooklyn CL-40                           -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 462            </ShipID>
      <PrimaryID> 462         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Brooklyn  </ShipName>
      <HullDesignation> CL  </HullDesignation>
      <HullNumber> 40    </HullNumber>
      <HullData> CL-40   </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1936-11-30 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 11        </HistID> <!-- Ship transferred to a foreign navy 1945+ -->
      <HistID> 21       </HistID> <!-- Present at New York World's Fair Fleet Visit 1939 -->
      <HistoryLink> danfs/cruisers/cl40.htm </HistoryLink>
      <Notes> (None)    </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 463) USS Grampus SS-207                           -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 463            </ShipID>
      <PrimaryID> 463         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Grampus  </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 207    </HullNumber>
      <HullData> SS-207   </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1940-12-23 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 7        </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/submar/ss207.txt </HistoryLink>
      <Notes> (None)    </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 464) USS Growler SS-215                           -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 464            </ShipID>
      <PrimaryID> 464         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Growler  </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 215    </HullNumber>
      <HullData> SS-215   </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1941-11-22 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 7        </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/submar/ss215.txt </HistoryLink>
      <Notes> (None)    </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 465) USS Grunion SS-216                           -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 465            </ShipID>
      <PrimaryID> 465         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Grunion  </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 216    </HullNumber>
      <HullData> SS-216   </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1941-12-22 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 7        </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/submar/ss216.txt </HistoryLink>
      <Notes> (None)    </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 466) USS Harriet Lane WSC-141                     -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 466            </ShipID>
      <PrimaryID> 466         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Harriet Lane </ShipName>
      <HullDesignation> WSC  </HullDesignation>
      <HullNumber> 141    </HullNumber>
      <HullData> WSC-141   </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1927-01-01 </LaunchDate>
      <NewName> N             </NewName>
      <Notes> LaunchDate value is actually year of commission.  month and day unknown </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 467) USS Iwana YT-2                               -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 467            </ShipID>
      <PrimaryID> 468         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Iwana </ShipName>
      <HullDesignation> YT  </HullDesignation>
      <HullNumber> 2    </HullNumber>
      <HullData> YT-2   </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1892-03-12 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/yard/yt2.htm </HistoryLink>
      <Notes> designation changed to YTM on May 15, 1944 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 468) USS Iwana YTM-2 (ex YT-2)                    -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 468            </ShipID>
      <PrimaryID> 468         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Iwana </ShipName>
      <HullDesignation> YTM  </HullDesignation>
      <HullNumber> 2    </HullNumber>
      <HullData> YTM-2 (ex YT-2) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1892-03-12 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/yard/yt2.htm </HistoryLink>
      <Notes> designation changed to YTM on May 15, 1944 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 469) USS Lancetfish SS-296                        -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 469            </ShipID>
      <PrimaryID> 469         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Lancetfish </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 296  </HullNumber>
      <HullData> SS-296 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1943-08-15 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/submar/ss296.txt </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 470) USS New York BB-34                           -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 470            </ShipID>
      <PrimaryID> 470         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> New York </ShipName>
      <HullDesignation> BB  </HullDesignation>
      <HullNumber> 34  </HullNumber>
      <HullData> BB-34 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1912-10-30 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 4        </HistID> <!-- Operation Crossroads (A-Bomb Test) Target Ship 1945 -->
      <HistID> 18       </HistID> <!-- Present at Presidential Atlantic Fleet Review in New York 1915 -->
      <HistID> 19       </HistID> <!-- Present at Return from the Great War Fleet Review in New York 1918 -->
      <HistID> 20       </HistID> <!-- Present at Presidential Fleet Review in New York 1934 -->
      <HistID> 21       </HistID> <!-- Present at New York World's Fair Fleet Visit 1939 -->
      <HistID> 22       </HistID> <!-- Present at Presidential Navy Day Review 1945 -->
      <HistoryLink> danfs/battlesh/bb34.htm </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 471) USS Runner SS-275                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 471            </ShipID>
      <PrimaryID> 471         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Runner </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 275  </HullNumber>
      <HullData> SS-275 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1942-05-30 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 7        </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/submar/ss275.htm </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 472) USS Scamp SS-277                             -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 472            </ShipID>
      <PrimaryID> 472         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Scamp </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 277  </HullNumber>
      <HullData> SS-277 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1942-07-20 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 7        </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/submar/ss277.txt </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 473) USS Scorpion SS-278                          -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 473            </ShipID>
      <PrimaryID> 473         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Scorpion </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 278  </HullNumber>
      <HullData> SS-278 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1942-07-20 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 7        </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/submar/ss278.txt </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 474) USS Snook SS-279                             -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 474            </ShipID>
      <PrimaryID> 474         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Snook </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 279  </HullNumber>
      <HullData> SS-279 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1942-08-15 </LaunchDate>
      <NewName> N             </NewName>
      <HistID> 7        </HistID> <!-- Lost in World War 2 -->
      <HistoryLink> danfs/submar/ss279.txt </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 475) USS Spearfish SS-190                         -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 475            </ShipID>
      <PrimaryID> 475         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Spearfish </ShipName>
      <HullDesignation> SS  </HullDesignation>
      <HullNumber> 190  </HullNumber>
      <HullData> SS-190 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1938-10-29 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/submar/ss190.txt </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 476) USS Thetis WPC-115                           -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 476            </ShipID>
      <PrimaryID> 476         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Thetis </ShipName>
      <HullDesignation> WPC  </HullDesignation>
      <HullNumber> 115  </HullNumber>
      <HullData> WPC-115 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1931-11-09 </LaunchDate>
      <NewName> N             </NewName>
      <HistoryLink> danfs/guard/wpc115.htm </HistoryLink>
      <Notes> (None)   </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 477) USS Wandank AT-26                            -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 477            </ShipID>
      <PrimaryID> 478         </PrimaryID>
      <Sequence> 1           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Wandank </ShipName>
      <HullDesignation> AT  </HullDesignation>
      <HullNumber> 26  </HullNumber>
      <HullData> AT-26 </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-10-21 </LaunchDate>
      <NewName> N             </NewName>
      <Notes> designation changed to ATO Mar 18, 1943 </Notes>
  </Ship>

   <!-- ************************************************* -->
   <!-- 478) USS Wandank ATO-26 (ex AT-26)                -->
   <!-- ************************************************* -->

   <Ship>
      <ShipID> 478            </ShipID>
      <PrimaryID> 478         </PrimaryID>
      <Sequence> 2           </Sequence>
      <NamePrefix> U.S.S.     </NamePrefix>
      <ShipName> Wandank </ShipName>
      <HullDesignation> ATO  </HullDesignation>
      <HullNumber> 26  </HullNumber>
      <HullData> ATO-26 (ex AT-26) </HullData>
      <ShipCountry> United States </ShipCountry>
      <LaunchDate> 1919-10-21 </LaunchDate>
      <NewName> N             </NewName>
      <Notes> designation changed to ATO Mar 18, 1943 </Notes>
  </Ship>

</NCM.Ships>

 


Last updated: Jan 04, 2004
Copyright 2004 Naval Cover Museum