<?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-08T05:00:00+09:00</DateTime>
  <Forecast>
    <Id>1</Id>
    <TBlock>今日</TBlock>
    <WeatherStr>雨で暴風を伴う</WeatherStr>
    <WeatherCode>308</WeatherCode>
    <Tempmin>--</Tempmin>
    <Tempmax>29</Tempmax>
  </Forecast>
  <Forecast>
    <Id>2</Id>
    <TBlock>明日</TBlock>
    <WeatherStr>くもり時々雨</WeatherStr>
    <WeatherCode>203</WeatherCode>
    <Tempmin>29</Tempmin>
    <Tempmax>32</Tempmax>
  </Forecast>
</Weather>
