xmltv

🧩 Syntax:
// XMLTV Source - only 3 days
        
        <programme start="20240131120001 +0000" stop="20240131140001 +0000" start_timestamp="1706702401" stop_timestamp="1706709601" channel="NBCWCAU.us" >
                <title>Today  ᴺᡉʷ</title>
                <desc>S72E116 Using artificial intelligence to find a new home; authors John and Julie Gottman ("Fight Right"); photographer Danny Clinch.</desc>
        </programme>
        
// XMLTV Output from SD

  <programme start="20240131120000 +0000" stop="20240131140000 +0000" channel="I11326.json.schedulesdirect.org">
    <title>Today</title>
    <desc>Using artificial intelligence to find a new home; authors John and Julie Gottman ("Fight Right"); photographer Danny Clinch.</desc>
    <credits>
      <presenter>Savannah Guthrie</presenter>
      <presenter>Hoda Kotb</presenter>
      <presenter>Craig Melvin</presenter>
      <presenter>Al Roker</presenter>
      <presenter>Carson Daly</presenter>
      <guest>John Gottman</guest>
      <guest>Julie Gottman</guest>
      <guest>Danny Clinch</guest>
    </credits>
    <category>Talk</category>
    <category>News</category>
    <category>Series</category>
    <category>series</category>
    <length units="hours">2</length>
    <episode-num system="xmltv_ns">71.115.</episode-num>
    <episode-num system="dd_progid">EP019152144608</episode-num>
    <audio>
      <stereo>stereo</stereo>
    </audio>
    <subtitles type="teletext" />
    <rating system="Australian Classification Board">
      <value>G</value>
    </rating>
  </programme>