<?xml version="1.0" encoding="UTF-8"?>
<contents>
  <!-- Full listing of files -->
  
  <file title="DYFI City Map" id="cityMap">
    <caption><![CDATA[Map of responses by city or ZIP code]]></caption>
    <format href="us7000ma74_ciim.jpg" type="image/jpeg"/>
    <format href="us7000ma74_ciim.pdf" type="application/pdf"/>
    <format href="us7000ma74_ciim.ps" type="application/postscript"/>
    <format href="us7000ma74_ciim_imap.html" type="text/html"/>
  </file>
  <file title="DYFI Geocoded Map" id="geoMap">
    <caption><![CDATA[Map of responses by geocoded location]]></caption>
    <format href="us7000ma74_ciim_geo.jpg" type="image/jpeg"/>
    <format href="us7000ma74_ciim_geo.pdf" type="application/pdf"/>
    <format href="us7000ma74_ciim_geo.ps" type="application/postscript"/>
    <format href="us7000ma74_ciim_geo_imap.html" type="text/html"/>
  </file>
  <file title="Intensity vs. Distance Plot" id="intDistPlot">
    <caption><![CDATA[Plot of intensity vs. distance from hypocenter]]></caption>
    <format href="us7000ma74_plot_atten.txt" type="text/plain"/>
    <format href="us7000ma74_plot_atten.jpg" type="image/jpeg"/>
    <format href="us7000ma74_plot_atten.ps" type="application/postscript"/>
  </file>
  <file title="Responses vs. Time Plot" id="respTimePlot">
    <caption><![CDATA[Plot of number or responses since event origin]]></caption>
    <format href="us7000ma74_plot_numresp.txt" type="text/plain"/>
    <format href="us7000ma74_plot_numresp.jpg" type="image/jpeg"/>
    <format href="us7000ma74_plot_numresp.ps" type="application/postscript"/>
  </file>
  <file title="Intensity Summary" id="intZipList">
    <caption><![CDATA[Intensities aggregated by city or ZIP code]]></caption>
    <format href="cdi_zip.txt" type="text/plain"/>
    <format href="cdi_zip.xml" type="text/xml"/>
  </file>
  <file title="Intensity Summary (Geocoded)" id="intGeoList">
    <caption><![CDATA[Intensities aggregated by UTM geocoded location]]></caption>
    <format href="cdi_geo.txt" type="text/plain"/>
    <format href="cdi_geo.xml" type="text/xml"/>
  </file>
  <file title="Intensity Summary (Geocoded, 1km spacing)" id="intGeoList">
    <caption><![CDATA[Intensities aggregated by UTM geocoded location]]></caption>
    <format href="cdi_geo_1km.txt" type="text/plain"/>
  </file>
  <file title="DYFI Combined Geospatial Data" id="geospatial">
    <caption><![CDATA[Combined maps for geospatial browsers]]></caption>
    <format href="dyfi.kmz" type="application/vnd.google-earth.kmz"/>
  </file>
  <file title="DYFI Geospatial Data, ZIP and city aggregated" id="geospatial">
    <caption><![CDATA[Combined maps for geospatial browsers]]></caption>
    <format href="dyfi_zip.geojson" type="application/json"/>
    <format href="dyfi_zip.kmz" type="application/vnd.google-earth.kmz"/>
  </file>
  <file title="DYFI Geospatial Data, UTM aggregated (1km spacing)" id="geospatial">
    <caption><![CDATA[Combined maps for geospatial browsers]]></caption>
    <format href="dyfi_geo_1km.geojson" type="application/json"/>
  </file>
  <file title="DYFI Geospatial Data, UTM aggregated (10km spacing)" id="geospatial">
    <caption><![CDATA[Combined maps for geospatial browsers]]></caption>
    <format href="dyfi_geo_10km.geojson" type="application/json"/>
  </file>
  <file title="Plotting data for intensity-distance graph" id="intDistData">
    <caption><![CDATA[Location intensities, mean, median and predicted values by hypocentral distance]]></caption>
    <format href="dyfi_plot_atten.json" type="application/json"/>
  </file>
  <file title="Plotting data for cumulative time graph" id="intTimeData">
    <caption><![CDATA[Time past origin for cumulative number of entries]]></caption>
    <format href="dyfi_plot_numresp.json" type="application/json"/>
  </file>

  <!-- Page for the maps display -->
  <page title="Maps" slug="maps">
    <file refid="cityMap"/>
    <file refid="zoomMap"/>
  </page>

  <!-- Page for the plots display -->
  <page title="Plots" slug="plots">
    <file refid="intDistPlot"/>
    <file refid="respTimePlot"/>
  </page>

  <!-- Page for the responses display -->
  <page title="Responses" slug="responses">
    <file refid="intSum"/>
  </page>
</contents>

