songtext.xml 1.1 KB

1234567891011121314151617181920212223242526272829
  1. <msg mtype="alert" mpriority="1">
  2. <text>help me!</text>
  3. <song title="A Long Time" author="Mayer Hawthorne">
  4. <verses>
  5. <verse name="verse 1" no="1">
  6. <line no="1">Henry was a renegade</line>
  7. <line no="2">Didn't like to play it safe</line>
  8. <line no="3">One component at a time</line>
  9. <line no="4">There's got to be a better way</line>
  10. <line no="5">Oh, people came from miles around</line>
  11. <line no="6">Searching for a steady job</line>
  12. <line no="7">Welcome to the Motor Town</line>
  13. <line no="8">Booming like an atom bomb</line>
  14. </verse>
  15. <verse name="verse 2" no="2">
  16. <line no="1">Oh, Henry was the end of the story</line>
  17. <line no="2">Then everything went wrong</line>
  18. <line no="3">And we'll return it to its former glory</line>
  19. <line no="4">But it just takes so long</line>
  20. </verse>
  21. </verses>
  22. <chorus>
  23. <line no="1">It's going to take a long time</line>
  24. <line no="2">It's going to take it, but we'll make it one day</line>
  25. <line no="3">It's going to take a long time</line>
  26. <line no="4">It's going to take it, but we'll make it one day</line>
  27. </chorus>
  28. </song>
  29. </msg>