<?xml version="1.0" encoding="UTF-8"?>
<VAST version="4.2">
  <Ad id="chatgpt-plugin-sample">
    <InLine>
      <AdSystem>VASTlint</AdSystem>
      <AdTitle>ChatGPT plugin sample</AdTitle>
      <Impression><![CDATA[https://example.com/impression]]></Impression>
      <Creatives>
        <Creative>
          <UniversalAdId idRegistry="ad-id.org">SAMPLE000000H</UniversalAdId>
          <Linear>
            <Duration>00:00:15</Duration>
            <MediaFiles>
              <MediaFile delivery="progressive" type="video/mp4" width="1920" height="1080">
                <![CDATA[https://example.com/ad.mp4]]>
              </MediaFile>
            </MediaFiles>
          </Linear>
        </Creative>
      </Creatives>
    </InLine>
  </Ad>
</VAST>
