<?xml version="1.0" encoding="UTF-8"?>
<album>
    <album id="a1">
        <album_name> Songs of a lost world </album_name>
        <band_name> The Cure </band_name>
        <release_year>  2024 </release_year>
        <song id="s1">
            <song_title> Alone </song_title>
            <song_lenght>6:48</song_lenght>
        </song>
        <song id="s2">
            <song_title> And Nothing Is Forever </song_title>
            <song_lenght>6:53</song_lenght>
        </song>
        <song id="s3">
            <song_title> A Fragile Thing </song_title>
            <song_lenght>4:43</song_lenght>
        </song>
        <song id="s4">
            <song_title> Warsong </song_title>
            <song_lenght>4:17</song_lenght>
        </song>
        <song id="s5">
            <song_title> Drone:Nodrone </song_title>
            <song_lenght>4:45</song_lenght>
        </song>
        <song id="s5">
            <song_title> I Can Never Say Goodbye </song_title>
            <song_lenght>6:03</song_lenght>
        </song>
        <song id="s5">
            <song_title> All I Ever Am </song_title>
            <song_lenght>5:21</song_lenght>
        </song>
        <song id="s5">
            <song_title> Endsong </song_title>
            <song_lenght>10:24</song_lenght>
        </song>
        
    </album>
    <album id="a2">
        <album_name> bla bla bla </album_name>
        <band_name> blöh </band_name>
        <release_year> 2001 </release_year>
        <song id="s1">
            <song_title> böh </song_title>
            <song_lenght>30:00</song_lenght>
        </song>
        <song id="s2">
            <song_title> iuhgr </song_title>
            <song_lenght>0:73</song_lenght>
        </song>
        <song id="s3">
            <song_title> A </song_title>
            <song_lenght>0:03</song_lenght>
        </song>
        <song id="s4">
            <song_title> Waong </song_title>
            <song_lenght>45:47</song_lenght>
        </song>
        <song id="s5">
            <song_title> Drood </song_title>
            <song_lenght>8:34</song_lenght>
        </song>
        <song id="s5">
            <song_title> Caoodbe </song_title>
            <song_lenght>5:55</song_lenght>
        </song>
        <song id="s5">
            <song_title> mm </song_title>
            <song_lenght>4:44</song_lenght>
        </song>
        <song id="s5">
            <song_title> Enong </song_title>
            <song_lenght>10:10</song_lenght>
        </song>
        
    </album>
    
</album>