<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Weather xmlns:h="http://xml.kishou.go.jp/jmaxml1/informationBasis1/" xmlns:b="http://xml.kishou.go.jp/jmaxml1/body/meteorology1/" xmlns:jmx_eb="http://xml.kishou.go.jp/jmaxml1/elementBasis1/">
  <Title>嶺南天気予報</Title>
  <Auther>福井地方気象台</Auther>
  <AreaName>嶺南</AreaName>
  <CityName>敦賀</CityName>
  <DateTime>2026-08-08T11:00:00+09:00</DateTime>
  <Forecast>
    <Id>1</Id>
    <TBlock>今日</TBlock>
    <WeatherStr>晴れ時々くもり</WeatherStr>
    <WeatherCode>101</WeatherCode>
    <Tempmin>--</Tempmin>
    <Tempmax>35</Tempmax>
  </Forecast>
  <Forecast>
    <Id>2</Id>
    <TBlock>明日</TBlock>
    <WeatherStr>くもり</WeatherStr>
    <WeatherCode>200</WeatherCode>
    <Tempmin>26</Tempmin>
    <Tempmax>32</Tempmax>
  </Forecast>
</Weather>
