Animation name

Sorry for my dumb question, I’m a newbye using Collada so I need a basic info about animation.
My team is developing a game that use Collada file for animations.
I have to use each animation’s name in Collada file but I have to read the file manually to recognize each name.
I’m wondering which tag I have to check to grab those names.
Thanks for feedback

Read about the <animation> and <animation_clip> elements in the COLLADA specification.