0

How to I convert the following into something useful?

<custom_voicepack_modifications>
  <custom_modification identifier="AIRLINE HUGHES-AIR" use_variation="False" variation="0">
    <author>John Hinson</author>
    <comment>Hughes Airwest (United States of America)</comment>
    <voices>
      <voice name="Pilot 0 (male)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="3350" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="2978" end_sample="6076" variation="0" />
        </sound_segments>
      </voice>
      <voice name="Pilot 1 (male)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="2730" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="3045" end_sample="5503" variation="0" />
        </sound_segments>
      </voice>
      <voice name="Pilot 2 (female)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="3490" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="2618" end_sample="5343" variation="0" />
        </sound_segments>
      </voice>
      <voice name="Pilot 3 (male)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="2976" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="2432" end_sample="5640" variation="0" />
        </sound_segments>
      </voice>
      <voice name="Pilot 4 (male)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="3321" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="3136" end_sample="6399" variation="0" />
        </sound_segments>
      </voice>
      <voice name="Pilot 5 (female)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="3511" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="3478" end_sample="6517" variation="0" />
        </sound_segments>
      </voice>
      <voice name="Pilot 6 (male)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="2814" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="2446" end_sample="4991" variation="0" />
        </sound_segments>
      </voice>
      <voice name="Pilot 7 (male)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="4110" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="3199" end_sample="6527" variation="0" />
        </sound_segments>
      </voice>
      <voice name="Pilot 8 (male)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="4110" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="3900" end_sample="7958" variation="0" />
        </sound_segments>
      </voice>
      <voice name="Pilot 9 (female)" phrase="Hughes-Air">
        <sound_segments>
          <sound_segment identifier="ATC_NAME HUGHES" start_sample="0" end_sample="2814" variation="0" />
          <sound_segment identifier="AIRLINE SWISSAIR" start_sample="3449" end_sample="7039" variation="0" />
        </sound_segments>
      </voice>
    </voices>
  </custom_modification>
</custom_voicepack_modifications>
Lars Answered question July 1, 2023